home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / graphics / explosv3.zip / APPENDIX.DOC next >
Text File  |  1993-05-27  |  8KB  |  194 lines

  1. Appendix for Explosiv 3.0
  2.                               
  3.  
  4. Explanation of Command Line Switches 
  5. and Display Parameters for DOS version
  6.    
  7.      This is the entire list of options supported by version
  8.      3.0 of the Explosiv screen saver.  The interface was
  9.      designed so that you will never have to know or use the
  10.      majority of these options.  However, they are all
  11.      listed here for reference.  The options that are useful
  12.      to know are:
  13.    
  14.    
  15.      Explosiv                 ; run the interface
  16.      Explosiv -               ; read the configuration file
  17.      Explosiv on              ; activate (normal, herc=text)
  18.      Explosiv +on             ; activate (animate,
  19.                                            herc=graphics 0)
  20.      Explosiv -on             ; activate (blank,
  21.                                            herc=graphics 1)
  22.      Explosiv off             ; deactivate
  23.      Explosiv remove          ; remove the tsr
  24.    
  25.      all the other options can be and should be controlled
  26.      by the interface.  A complete list of options is listed
  27.      below:
  28.    
  29.    blank - This is the only display that does not halt the
  30.      underlying program when it is resident.  The delay factor
  31.      and object variable have no meaning.  No mouse support
  32.      is given to this display if it is resident and if blank
  33.      is resident then no other display can be loaded unless
  34.      you first remove explosiv.
  35.    
  36.    random - Select a random display from the explosiv
  37.      library.  If a display is not found that can be loaded
  38.      then a blanking display is used (not the same as the
  39.      blank above).  If no display is specified then random
  40.      is used.
  41.    
  42.    <display> - Select the module associated with the display
  43.      name.  For example, if aranea is available in the
  44.      explosiv library then it can be run simply by typing
  45.      the command "explosiv aranea".
  46.  
  47.    new - Force explosiv to load the specified configuration
  48.      into the memory resident explosiv.  Use this parameters
  49.      to change characteristics such as minutes, objects and
  50.      display without first removing explosiv from memory.
  51.    
  52.    on - This option will turn the screen saver on.  If the
  53.      monitor is hercules then this also tells the screen
  54.      saver to restore the screen to text mode.  If the monitor
  55.      is not hercules then this tells the screen saver to
  56.      use the animation when possible and to blank the screen
  57.      when it feels that the screen cannot be saved properly
  58.      ( for example, in graphics modes ).
  59.    
  60.    +on - This option will turn the screen saver on.  If the
  61.      monitor is hercules then this also tells the screen
  62.      saver to restore the screen to graphics mode ( page 0 ).
  63.      If the monitor is not hercules then this tells the
  64.      screen saver to use the animation when possible and not
  65.      to screen save when it feels that the screen cannot be
  66.      saved properly ( for example, in graphics modes ).
  67.    
  68.    -on - This option will turn the screen saver on.  If the
  69.      monitor is hercules then this also tells the screen
  70.      saver to restore the screen to graphics mode ( page 1 ).
  71.      If the monitor is not hercules then this tells the
  72.      screen saver to blank the screen under all possible
  73.      circumstances.
  74.    
  75.    off - This option will turn the screen saver off.
  76.    
  77.    +video - This option tells the screen saver that it
  78.      should check for screen writes through bios.  Any 
  79.      character that is written to the screen will reset the
  80.      screen saver's timer.
  81.    
  82.    -video - This option tells the screen saver that it
  83.      should not check for screen writes through the bios.
  84.      Any character that is written to the screen will not
  85.      reset the screen saver's timer. This option should be
  86.      used if you are using some sort of RAM resident clock.
  87.    
  88.    mono - This option specifies that the display should be
  89.      in monochrome.
  90.    
  91.    color - This option specifies that the display should be
  92.      in color.
  93.  
  94.    tinge - This option specifies that the display should be
  95.      in color.  This is used to give alternate color patterns
  96.      to displays like fireworks and aranea.
  97.    
  98.    d<n> - This option specifies the delay factor that should
  99.      be used if required.  Here <n> is a number from 1 to
  100.      255.  By default, Explosiv will check your CPU and 
  101.      generally deduce the proper delay factor.  This option
  102.      should only be used if you find the default unreasonable.
  103.      Run the command
  104.        Explosiv ?
  105.      to find the default delay for your CPU.
  106.    
  107.    m<n> - This option must be used if Explosiv is to become
  108.      a screen saver.  Here <n> ranges from 1 to 30 and
  109.      refers to how many minutes of inactivity Explosiv
  110.      should wait before activating.
  111.    
  112.    e<n> - This option specifies the object level.  This
  113.      value ranges from 1 to 9 where the default is 4.  Not
  114.      all displays use this option and those that do not 
  115.      always use it in the same way.
  116.    
  117.    ? - This option will display the help screen.  This will
  118.      give you information such as hot keys, Explosiv direc-
  119.      tory, monitor type, delay factor, multiplex number and
  120.      some simple options to use.
  121.    
  122.    -  - This option specifies to read the configuration
  123.      file.  The screen saver will also parse the command
  124.      line but using this option will guarantee that the
  125.      program will become memory resident.
  126.    
  127.    remove - This option tells Explosiv to remove the resident
  128.      copy of the screen saver from memory.  If this is not
  129.      possible because other TSRs are loaded above Explosiv
  130.      then a message will be printed and the screen saver
  131.      will remain active and resident.
  132.    
  133.    vga - This option specifies that you wish to override the
  134.      Explosiv auto-detection and assume you are using a vga
  135.      monitor.
  136.    
  137.    ega - This option specifies that you wish to override
  138.      the Explosiv auto-detection and assume you are using an
  139.      ega monitor.
  140.    
  141.    mcga - This option specifies that you wish to override
  142.      the Explosiv auto-detection and assume you are using a
  143.      mcga monitor.  This option is functionally equivalent
  144.      to cga.
  145.    
  146.    cga - This option specifies that you wish to override the
  147.      Explosiv auto-detection and assume you are using a cga
  148.      monitor.  This option is functionally equivalent to
  149.      mcga.
  150.    
  151.    herc - This option specifies that you wish to override
  152.      the Explosiv auto-detection and assume that you are 
  153.      using a hercules monitor.
  154.    
  155.    mda - This option specifies that you wish to override the
  156.      Explosiv auto-detection and assume that you are using
  157.      an mda monitor.
  158.    
  159.    default - This option sets the screen saver to the default
  160.      delay factor.  Use this to reset a resident copy of the
  161.      screen saver to the default setting.
  162.  
  163.    mem1 - This option tells explosiv to allocate 4K of memory
  164.      to save the text buffer.  This is the only valid option
  165.      unless you have an EGA or VGA monitor.  Explosiv will
  166.      not be able to restore 43 or 50 line mode if you use 
  167.      this option.
  168.  
  169.    mem2 - This option is valid for a EGA or VGA monitor only.
  170.      Explosiv will allocate 8K of memory to save the text
  171.      buffer.  This will save 43 or 50 line mode but will not
  172.      restore user defined fonts.  This is the default for
  173.      EGA.
  174.  
  175.    mem3 - This option is valid for a VGA monitor only.
  176.      Explosiv will allocate 8K of memory to save the text
  177.      buffer or font table.  If you are using 43 or 50 line
  178.      mode then the full text buffer will be restored but
  179.      user defined fonts will not.  If you are running a 25
  180.      line mode then user defined fonts will be restored.
  181.      This is the default for VGA.
  182.  
  183.    mem4 - This option is valid for a VGA monitor only.
  184.      Explosiv will allocate 8K of memory to save the text
  185.      buffer or font table.  User defined fonts will be
  186.      restored but 43 or 50 line mode will not.
  187.  
  188.    mem5 - This option is valid for a VGA monitor only.
  189.      Explosiv will allocate 12K of memory to save the text
  190.      buffer and font table.  User defined fonts will be
  191.      restore as well as 43 or 50 line mode.
  192.  
  193.  
  194.